home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / public / SciAn / src / ScianJpeg.h < prev    next >
C/C++ Source or Header  |  1994-08-01  |  101b  |  10 lines

  1. /*ScianJpeg.h
  2.   Robert Sumner 
  3. */
  4.  
  5. #ifdef PROTO
  6. ObjPtr NewJpeg(void);
  7. #else
  8. ObjPtr NewJpeg();
  9. #endif
  10.